Update Rag Config
RAG API Endpoints
Update RAG Configuration
Update the configuration for an existing RAG setup by providing the config ID and updated values.
PUT
Update Rag Config
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
PUT/v3/rag/{config_id}/
Authentication
API Key (x-api-key) must be included in the header.
Path Parameters
| Name | Type | Description |
|---|---|---|
| config_id | string | The ID of the RAG configuration to update. |
Request Body
A JSON object containing the updated RAG configuration values.JSON Schema
Response
Example cURL Request
Authorizations
Path Parameters
Unique identifier for the RAG configuration to update.
Body
application/json
Response
Successful Response
Example:
true